gpsbabel.git
19 years agoAdd Garmin icons appendix.
robertl [Tue, 6 Jun 2006 21:36:23 +0000 (21:36 +0000)]
Add Garmin icons appendix.

19 years agoDocument various Garmin-specific options.
robertl [Tue, 6 Jun 2006 21:36:06 +0000 (21:36 +0000)]
Document various Garmin-specific options.

19 years agoAdd a few hundred ISO decays to ASCII. Approved by Olaf.
robertl [Tue, 6 Jun 2006 20:56:11 +0000 (20:56 +0000)]
Add a few hundred ISO decays to ASCII.   Approved by Olaf.

19 years agoSketch in garmin icon doc generator for discussion with Ron.
robertl [Tue, 6 Jun 2006 18:44:13 +0000 (18:44 +0000)]
Sketch in garmin icon doc generator for discussion with Ron.

19 years agoBump version.
robertl [Tue, 6 Jun 2006 02:41:13 +0000 (02:41 +0000)]
Bump version.

19 years agoGeocaching.com loc files actually sometimes are UTF-8. Adjust reader to
robertl [Thu, 1 Jun 2006 19:28:04 +0000 (19:28 +0000)]
Geocaching.com loc files actually sometimes are UTF-8.  Adjust reader to
handle this.

19 years agoRemoved nonexistent format options
parkrrrr [Thu, 1 Jun 2006 14:54:01 +0000 (14:54 +0000)]
Removed nonexistent format options

19 years agoAdded short explanation of what -i, -f, -o, and -F are.
parkrrrr [Thu, 1 Jun 2006 03:17:02 +0000 (03:17 +0000)]
Added short explanation of what -i, -f, -o, and -F are.

19 years agoMore fleshing-out of documentation
parkrrrr [Thu, 1 Jun 2006 02:22:37 +0000 (02:22 +0000)]
More fleshing-out of documentation

19 years agoFix I/O capabilities. nmn4 can only read and write routes.
oliskoli [Tue, 30 May 2006 22:16:22 +0000 (22:16 +0000)]
Fix I/O capabilities. nmn4 can only read and write routes.

19 years agoFix bug when merging non-image an1 with gpx to make image an1
parkrrrr [Fri, 26 May 2006 23:04:36 +0000 (23:04 +0000)]
Fix bug when merging non-image an1 with gpx to make image an1

19 years agoJust an update
parkrrrr [Fri, 26 May 2006 22:43:54 +0000 (22:43 +0000)]
Just an update

19 years agoAdd Topo 6 stuff to an1 format, adjust tests for new information
parkrrrr [Fri, 26 May 2006 22:39:58 +0000 (22:39 +0000)]
Add Topo 6 stuff to an1 format, adjust tests for new information

19 years agoMerged README.* into docs
parkrrrr [Wed, 24 May 2006 23:44:44 +0000 (23:44 +0000)]
Merged README.* into docs
Fixed problem with xcsv derivatives that contained sections in the description.

19 years agoRemove #if !defined NO_USB since NO_USB is never defined.
robertl [Wed, 24 May 2006 15:31:21 +0000 (15:31 +0000)]
Remove #if !defined NO_USB since NO_USB is never defined.

19 years agoModernize usb stub to builds without libusb work.
robertl [Wed, 24 May 2006 14:27:39 +0000 (14:27 +0000)]
Modernize usb stub to builds without libusb work.

19 years agoand the other one, oops
parkrrrr [Tue, 23 May 2006 16:22:46 +0000 (16:22 +0000)]
and the other one, oops

19 years agofixed error where two escaped backslashes in a row would cause havoc
parkrrrr [Tue, 23 May 2006 15:07:12 +0000 (15:07 +0000)]
fixed error where two escaped backslashes in a row would cause havoc

19 years agoAdd missing gbser.h file.
robertl [Mon, 22 May 2006 16:10:54 +0000 (16:10 +0000)]
Add missing gbser.h file.

19 years agoBring in pieces from build 101.
robertl [Sun, 21 May 2006 21:04:41 +0000 (21:04 +0000)]
Bring in pieces from build 101.
configure.in: Actually _use_ library specified in --with-libexpat for our test.
configure: regenerate
gbser_* New serial abstraction modules.
msvc/config.h: update comments.

19 years agoRemove dep for internal_styles.c on (now non-existent) README.style.
robertl [Sun, 21 May 2006 20:38:13 +0000 (20:38 +0000)]
Remove dep for internal_styles.c on (now non-existent) README.style.

19 years agoI've gotta stop typing "this options." It's turning up in things I didn't even write...
parkrrrr [Sat, 20 May 2006 01:30:59 +0000 (01:30 +0000)]
I've gotta stop typing "this options."  It's turning up in things I didn't even write now!

19 years agoAdd Franson's GPS Simulator.
robertl [Fri, 19 May 2006 23:10:58 +0000 (23:10 +0000)]
Add Franson's GPS Simulator.

19 years agoAdd write-only support for Franson Software's GPS Simulator format.
robertl [Fri, 19 May 2006 23:03:09 +0000 (23:03 +0000)]
Add write-only support for Franson Software's GPS Simulator format.

19 years agoChange the way we link to appendices (xref instead of link)
parkrrrr [Fri, 19 May 2006 20:28:30 +0000 (20:28 +0000)]
Change the way we link to appendices (xref instead of link)
Document xcsv's options, since they're used so many places.

19 years agoformats: Added descriptive text for the few remaining undocumented formats
parkrrrr [Fri, 19 May 2006 20:04:30 +0000 (20:04 +0000)]
formats: Added descriptive text for the few remaining undocumented formats
formats/options: Documented various options (mostly with the awesome power
                 of 'cp'.)

19 years agobabelmain moves to xmldoc.
robertl [Fri, 19 May 2006 15:44:38 +0000 (15:44 +0000)]
babelmain moves to xmldoc.

19 years agoKill files replaced by Ron's spiffy new doc.
robertl [Fri, 19 May 2006 15:44:04 +0000 (15:44 +0000)]
Kill files replaced by Ron's spiffy new doc.

19 years agoImprove error for folks that keep specifying "usb:" for their serial gps just becuase...
robertl [Fri, 19 May 2006 15:21:20 +0000 (15:21 +0000)]
Improve error for folks that keep specifying "usb:" for their serial gps just becuase they have a usb/serial converter.

19 years agoTweak chkdoc to look for xmldoc/{format|filter}/formatname.xml
robertl [Fri, 19 May 2006 15:07:38 +0000 (15:07 +0000)]
Tweak chkdoc to look for xmldoc/{format|filter}/formatname.xml

19 years agoTweak table formats
parkrrrr [Fri, 19 May 2006 14:54:08 +0000 (14:54 +0000)]
Tweak table formats

19 years agoMake table of internal csv constants into a table.
robertl [Fri, 19 May 2006 13:50:49 +0000 (13:50 +0000)]
Make table of internal csv constants into a table.

19 years agoAdd container and cache type to PalmDoc.
robertl [Fri, 19 May 2006 13:29:06 +0000 (13:29 +0000)]
Add container and cache type to PalmDoc.

19 years agodd 'styles' appendix
parkrrrr [Fri, 19 May 2006 11:50:15 +0000 (11:50 +0000)]
dd 'styles' appendix

19 years agoMoving lots of options
parkrrrr [Fri, 19 May 2006 05:49:07 +0000 (05:49 +0000)]
Moving lots of options

19 years agoSmall namespace collision in makedoc
parkrrrr [Thu, 18 May 2006 20:09:00 +0000 (20:09 +0000)]
Small namespace collision in makedoc
Also, more rewrites.

19 years agoAdd container and cache type to HTML and TEXT outputs.
robertl [Thu, 18 May 2006 18:51:53 +0000 (18:51 +0000)]
Add container and cache type to HTML and TEXT outputs.

19 years agoMoving and rewriting options for filters
parkrrrr [Thu, 18 May 2006 18:37:26 +0000 (18:37 +0000)]
Moving and rewriting options for filters

19 years agoTypo fix for United Arab Emirates
robertl [Thu, 18 May 2006 17:53:07 +0000 (17:53 +0000)]
Typo fix for United Arab Emirates

19 years agoMore documentation updates
parkrrrr [Thu, 18 May 2006 16:07:29 +0000 (16:07 +0000)]
More documentation updates

19 years agoFixed spelling/caps in options
parkrrrr [Thu, 18 May 2006 15:55:13 +0000 (15:55 +0000)]
Fixed spelling/caps in options

19 years agoMore doc updates
parkrrrr [Thu, 18 May 2006 15:52:31 +0000 (15:52 +0000)]
More doc updates

19 years agomore option moving
parkrrrr [Thu, 18 May 2006 14:56:44 +0000 (14:56 +0000)]
more option moving

19 years agomore moving options
parkrrrr [Thu, 18 May 2006 14:27:22 +0000 (14:27 +0000)]
more moving options

19 years agomoving options
parkrrrr [Thu, 18 May 2006 13:31:29 +0000 (13:31 +0000)]
moving options

19 years agomore option motion
parkrrrr [Thu, 18 May 2006 02:20:43 +0000 (02:20 +0000)]
more option motion

19 years agoSecond time doing yet another option move; thanks sf.net.
parkrrrr [Thu, 18 May 2006 00:53:35 +0000 (00:53 +0000)]
Second time doing yet another option move; thanks sf.net.

19 years agoadd makedoc to makefile
parkrrrr [Thu, 18 May 2006 00:46:49 +0000 (00:46 +0000)]
add makedoc to makefile

19 years agoTweak tpo3 caps to match what Curt described.
robertl [Wed, 17 May 2006 23:22:21 +0000 (23:22 +0000)]
Tweak tpo3 caps to match what Curt described.

19 years agoSplit TPO into two different formats since they have different capabilities.
robertl [Wed, 17 May 2006 23:18:44 +0000 (23:18 +0000)]
Split TPO into two different formats since they have different capabilities.

19 years agoBring in Curt's TPO[2/3] split.
robertl [Wed, 17 May 2006 22:30:02 +0000 (22:30 +0000)]
Bring in Curt's TPO[2/3] split.

19 years agoBaroq, gtm: bring in from "old" docbook.
robertl [Wed, 17 May 2006 21:34:00 +0000 (21:34 +0000)]
Baroq, gtm: bring in from "old" docbook.
Garmin: start to overhaul.

19 years agospelling error
parkrrrr [Wed, 17 May 2006 20:59:05 +0000 (20:59 +0000)]
spelling error

19 years agofix validation errors
parkrrrr [Wed, 17 May 2006 20:41:06 +0000 (20:41 +0000)]
fix validation errors

19 years agoComplete the move to ./xmldoc
parkrrrr [Wed, 17 May 2006 20:30:24 +0000 (20:30 +0000)]
Complete the move to ./xmldoc

19 years agoadd route option to interpolate filter
parkrrrr [Wed, 17 May 2006 20:29:05 +0000 (20:29 +0000)]
add route option to interpolate filter

19 years agoadded xcsv-derivative logic
parkrrrr [Wed, 17 May 2006 20:28:39 +0000 (20:28 +0000)]
added xcsv-derivative logic

19 years agoadd xcsv-derived 'internal' types
parkrrrr [Wed, 17 May 2006 20:27:34 +0000 (20:27 +0000)]
add xcsv-derived 'internal' types

19 years agoMoved from main source dir
parkrrrr [Wed, 17 May 2006 20:26:31 +0000 (20:26 +0000)]
Moved from main source dir

19 years agoAdd back in empty files that survived the xcsv-derivative purge
parkrrrr [Wed, 17 May 2006 20:25:54 +0000 (20:25 +0000)]
Add back in empty files that survived the xcsv-derivative purge

19 years agoAdd missing doc for Axim, CUP, and Yahoo.
robertl [Wed, 17 May 2006 19:47:14 +0000 (19:47 +0000)]
Add missing doc for Axim, CUP, and Yahoo.

19 years agoRemoved empty autogenerated files (for now)
parkrrrr [Wed, 17 May 2006 19:46:17 +0000 (19:46 +0000)]
Removed empty autogenerated files (for now)

19 years agoAdd 'parent' to the end of -^3.
robertl [Wed, 17 May 2006 19:19:10 +0000 (19:19 +0000)]
Add 'parent' to the end of -^3.

19 years agoRemove version tracking; we have cvs for that and nobody ever updated it anyway
parkrrrr [Wed, 17 May 2006 19:08:47 +0000 (19:08 +0000)]
Remove version tracking; we have cvs for that and nobody ever updated it anyway

19 years agoAdded documentation section
parkrrrr [Wed, 17 May 2006 19:08:03 +0000 (19:08 +0000)]
Added documentation section

19 years agoMore verbose documentation
parkrrrr [Wed, 17 May 2006 19:03:45 +0000 (19:03 +0000)]
More verbose documentation

19 years agoAdd 'route' option to interpolate filter
parkrrrr [Wed, 17 May 2006 19:03:30 +0000 (19:03 +0000)]
Add 'route' option to interpolate filter

19 years agomore moving of options
parkrrrr [Wed, 17 May 2006 19:01:04 +0000 (19:01 +0000)]
more moving of options

19 years agomoved options, rewrote some text
parkrrrr [Wed, 17 May 2006 12:38:37 +0000 (12:38 +0000)]
moved options, rewrote some text

19 years agomoved stack options to options/
parkrrrr [Wed, 17 May 2006 03:11:30 +0000 (03:11 +0000)]
moved stack options to options/

19 years agofixed id generation error
parkrrrr [Wed, 17 May 2006 03:10:45 +0000 (03:10 +0000)]
fixed id generation error

19 years agoarc was using the filter's docs
parkrrrr [Wed, 17 May 2006 01:44:15 +0000 (01:44 +0000)]
arc was using the filter's docs

19 years agomake cvs up less talkative
parkrrrr [Wed, 17 May 2006 01:39:33 +0000 (01:39 +0000)]
make cvs up less talkative

19 years agoMove palmdoc options to options/
parkrrrr [Wed, 17 May 2006 01:16:06 +0000 (01:16 +0000)]
Move palmdoc options to options/

19 years agomoved saroute options to options/
parkrrrr [Wed, 17 May 2006 00:57:25 +0000 (00:57 +0000)]
moved saroute options to options/

19 years agoInitial commit of new doc structure
parkrrrr [Wed, 17 May 2006 00:26:48 +0000 (00:26 +0000)]
Initial commit of new doc structure

19 years agounhide road type, since it's in the readme
parkrrrr [Wed, 17 May 2006 00:07:17 +0000 (00:07 +0000)]
unhide road type, since it's in the readme

19 years agoReorder Magellan options for consistency and eliminate dupe.
robertl [Tue, 16 May 2006 22:26:59 +0000 (22:26 +0000)]
Reorder Magellan options for consistency and eliminate dupe.

19 years agoAdd options to chunk first section and limit section depth to 1
parkrrrr [Tue, 16 May 2006 22:20:48 +0000 (22:20 +0000)]
Add options to chunk first section and limit section depth to 1

19 years agoFix trailing comma.
robertl [Tue, 16 May 2006 21:35:52 +0000 (21:35 +0000)]
Fix trailing comma.

19 years agoFix track read on big endian systems.
robertl [Tue, 16 May 2006 21:35:07 +0000 (21:35 +0000)]
Fix track read on big endian systems.

19 years agoLeak fixes for tpo from Curt.
robertl [Tue, 16 May 2006 21:24:58 +0000 (21:24 +0000)]
Leak fixes for tpo from Curt.

19 years agoAdd TPO test cases from Curt.
robertl [Mon, 15 May 2006 20:57:37 +0000 (20:57 +0000)]
Add TPO test cases from Curt.

19 years agoIgnore generated files in CVS.
robertl [Mon, 15 May 2006 15:16:25 +0000 (15:16 +0000)]
Ignore generated files in CVS.

19 years agoComment tweak for tpg.c
robertl [Mon, 15 May 2006 15:14:26 +0000 (15:14 +0000)]
Comment tweak for tpg.c

19 years agoAdd tags to example to try to reduce the name jitter in the generated code.
robertl [Mon, 15 May 2006 01:22:24 +0000 (01:22 +0000)]
Add tags to example to try to reduce the name jitter in the generated code.

19 years agoOopsy. Got head of Olaf on the category support. :-)
robertl [Fri, 12 May 2006 21:49:27 +0000 (21:49 +0000)]
Oopsy.  Got head of Olaf on the category support. :-)

19 years agoFix configuration on Linux.
robertl [Fri, 12 May 2006 21:43:07 +0000 (21:43 +0000)]
Fix configuration on Linux.

19 years agoWith Olaf. Improve doc for Dell Axim and Streets & Trips/Autoroute.
robertl [Fri, 12 May 2006 21:36:05 +0000 (21:36 +0000)]
With Olaf.  Improve doc for Dell Axim and Streets & Trips/Autoroute.

19 years agoMore pieces of Garmin category support. Don't crash when no -p file given
robertl [Fri, 12 May 2006 21:23:42 +0000 (21:23 +0000)]
More pieces of Garmin category support. Don't crash when no -p file given

19 years agoAdd Explorist 100 via aftermarket cable.
robertl [Fri, 12 May 2006 21:15:03 +0000 (21:15 +0000)]
Add Explorist 100 via aftermarket cable.

19 years agoMore scragglers from last merge.
robertl [Fri, 12 May 2006 21:09:05 +0000 (21:09 +0000)]
More scragglers from last merge.

19 years agoMoster commit after sourceforge returns from the dead.
robertl [Fri, 12 May 2006 20:50:34 +0000 (20:50 +0000)]
Moster commit after sourceforge returns from the dead.
 Make filters, shapefile, csv support configurable away at runtime.
 Fix several problems with new XML_UNICODE code.
 Allow expat library configuration at build time
 Allow more custom waypoint icons in Garmin, bring in more category support.
 Many fixes to track stat recalculator.

19 years agoName unnamed trackpoitns.
robertl [Mon, 8 May 2006 06:48:13 +0000 (06:48 +0000)]
Name unnamed trackpoitns.

19 years agoFix wrong access to referenced time value.
oliskoli [Sun, 7 May 2006 22:29:33 +0000 (22:29 +0000)]
Fix wrong access to referenced time value.

19 years agoAxim fix for Windows.
robertl [Sun, 7 May 2006 20:30:04 +0000 (20:30 +0000)]
Axim fix for Windows.
Magprotoc: deal with COMx (x>9) silliness on Windows.

19 years agoRegenerate.
robertl [Sun, 7 May 2006 20:13:58 +0000 (20:13 +0000)]
Regenerate.

19 years agoSynchronize configure.in, even though Makefile.in piece isn't brought in yet.
robertl [Sun, 7 May 2006 20:12:50 +0000 (20:12 +0000)]
Synchronize configure.in, even though Makefile.in piece isn't brought in yet.

19 years agoBring in computed track structures.
robertl [Sun, 7 May 2006 20:09:20 +0000 (20:09 +0000)]
Bring in computed track structures.

19 years agoNumerous improvements to track statistics gatherer.
robertl [Sun, 7 May 2006 19:49:27 +0000 (19:49 +0000)]
Numerous improvements to track statistics gatherer.